Skip to content

Conversation

@stikonas
Copy link
Collaborator

@stikonas stikonas commented Feb 4, 2025

No description provided.

@stikonas stikonas requested a review from fosslinux February 4, 2025 22:49
rootfs.py Outdated
if not args.external_sources:
if args.mirrors:
config.write(f"MIRRORS=\"{" ".join(args.mirrors)}\"\n")
config.write(f'MIRRORS=\"{" ".join(args.mirrors)}\"\n')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove the escapes for the double quotes then too

@fosslinux fosslinux merged commit 1ada7a1 into fosslinux:master Feb 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants